Prerequisites and Resources

In this course we will focus on hands-on development. You should have a foundational understanding of making HTTP requests and basic programming skills, especially using JavaScript for front-end development and Java for backend processes. If you are new to this, take the time to learn more by exploring these resources.

  1. Postman: This is a tool designed for testing and developing APIs. The Postman Documentation can help you understand more. Additionally, the Postman Beginner’s Course on API testing is available on freecodecamp.

  2. JavaScript: This is a widely used programming language for web development. Refer to the Javascript Guide for more information. Here is the comprehensive JavaScript for Beginners course, also from freecodecamp.

  3. Svelte: We will be using this framework to build some applications. Learn more with the SvelteKit for Beginners course from freecodecamp.

  4. Java: Java is commonly used for creating server-side applications. The Java Documentation can help you with detailed information. We recommend this Java Tutorial for Beginners from Telusko.

  5. openEHR: The openEHR Official Documentation is the go-to resource for specifications. The openEHR Discourse Forums can be accessed for community interactions and discussions.

Comments (0)

No comments yet. Be the first to comment!